#################################
#########Nobles Defect###########
#### Idea by Solmyr & Tanone ####
#################################

event = {

	id = 40064
	trigger = {
		atwar = no
		NOT = { domestic = { type = centralization value = 4 } }
		exists = RUS
		owned = { province = 279 data = -1 }
	}
	random = no
	country = LIT
	name = "EVENTNAME40064"
	desc = "EVENTHIST40064"
	style = 1

	date = { day = 1 month = january year = 1488 }
	offset = 30
	deathdate = { day = 30 month = december year = 1520 }

	action_a ={
		name = "ACTIONNAME40064A"
		command = { type = relation which = RUS value = -100 }
		command = { type = stability value = -1 }
		command = { type = secedeprovince which = RUS value = 279 }
		command = { type = secedeprovince which = RUS value = 448 }
		command = { type = secedeprovince which = RUS value = 278 }
		command = { type = domestic which = centralization value = -1 }
	}
	action_b ={
		name = "ACTIONNAME40064B"
		command = { type = vp value = 50 }
		command = { type = stability value = -4 }
		command = { type = domestic which = centralization value = 2 }
		command = { type = domestic which = aristocracy value = -2 }
		command = { type = manpower value = -5 }
		command = { type = revoltrisk which = 36 value = 3 }
		command = { type = revolt which = 279 }
		command = { type = revolt which = -1 }
		command = { type = treasury value = 50 }
		command = { type = casusbelli which = RUS value = 24 }
		command = { type = sleepevent which = 40065 }
	}
}